(Documentation): Add xref to Documentation Tips.
authorRichard M. Stallman <rms@gnu.org>
Sun, 21 Jan 2007 09:07:52 +0000 (09:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 21 Jan 2007 09:07:52 +0000 (09:07 +0000)
lispref/help.texi

index efaca5da66132ca8c7b60a02868738053870b396..0939d384a4ec2faae203ea5ff88e3f7fccb045b6 100644 (file)
@@ -22,8 +22,9 @@ of documentation strings is not sufficient as a manual because a good
 manual is not organized in that fashion; it is organized in terms of
 topics of discussion.
 
-  For commands to access documentation strings, see @ref{Help, ,
-Help, emacs, The GNU Emacs Manual}.
+  For commands to display documentation strings, see @ref{Help, ,
+Help, emacs, The GNU Emacs Manual}.  For the conventions for writing
+documentation strings, see @ref{Documentation Tips}.
 
 @menu
 * Documentation Basics::      Good style for doc strings.